Skip to content

Conversation

@tyrsson
Copy link
Member

@tyrsson tyrsson commented Dec 11, 2025

….4.0

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no
House Keeping yes

Description

Just replaces the two methods that were somehow removed in 0.4.0

….4.0

Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
@tyrsson tyrsson added this to the 0.4.1 milestone Dec 11, 2025
@tyrsson tyrsson self-assigned this Dec 11, 2025
@tyrsson tyrsson added bug Something isn't working confirmed Has been confirmed by maintainers labels Dec 11, 2025
@tyrsson tyrsson added this to @phpdb Dec 11, 2025
@github-project-automation github-project-automation bot moved this to Todo in @phpdb Dec 11, 2025
Fixes a very long list of type issues.
Fixes a very long list of phpstan issues.
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
@tyrsson tyrsson changed the title Replaces callMagicSet, canCallMagicSet that were somehow removed in 0… Replace methods, Major type fixes, Phpstan Fixes Dec 11, 2025
Long list of adding declare(strict_types=1) to files that had been missed.
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
…t for the those around unit testing the Sql Refactor code.

Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
…tionTransactionsTest unit test.

Temp removes coverage requirement for unit test and fail on notice until code is refactored to throw an exception vs issue a notice level error.
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
…st into the correct namespace Container

Fixes AdapterAbstractServiceFactoryTest
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
Final currently planned phpstan fixes
Brings back several previously disabled unit test
Removes the majority of phpstan errors from the baseline at level 5
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
…n. ^11.5.2

Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
These test need to be refactored.
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
…o set test to ignore deprecations and run test through PHP 8.5 but to skip them in 8.6

Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
…that use PhpDbTest\DeprecatedAssertionsTrait

Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
…perly configure git on windows.

Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
update composer script block in composer.json
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
@tyrsson tyrsson requested a review from simon-mundy December 16, 2025 04:44
Fixes all but one test by expecting the new Exception class.
Newly skipped test in Sql\PredicateTest
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working confirmed Has been confirmed by maintainers

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants